An alarm class describes the general properties of an alarm. This includes the priority and whether an archiving should take place. To make sure that the user has noticed the alarm, you also define here how the alarms of this class have to be acknowledged. Moreover, you can define actions which should be taken when specific alarm statuses are reached.
In addition, the alarm class can define how the alarm status is displayed in the visualization elements (font, background color, bitmap, etc.).
“Priority” |
Specification of the priority of the alarms in this class (0–255). The priority describes the priority of the alarm condition. 0 represents the highest priority, 255 the lowest. |
“Archiving” |
|
“Acknowledgment method”: |
The user has to confirm (acknowledge) the alarm in order for the alarm to be removed from the alarm list. In the following section, you see the status diagrams for the different acknowledgment methods. You see the respective diagram in a tooltip when you position the mouse pointer over the selection box in the configuration editor. “REP”: Alarm inactive after rectification of the cause ![]() |
“ACK”: Alarm inactive after acknowledgment; acknowledgment method for "events" ![]() |
|
“\REP_ACK”: Alarm inactive after rectification of the cause and acknowledgment ![]() |
|
“ACK_REP”: Alarm inactive after acknowledgment and rectification of the cause ![]() |
|
“ACK_REP_ACK”: Inactive after optional acknowledgment that the alarm was received, rectification of the cause and acknowledgment that the alarm situation was ended ![]() |
|
Alarm status:
|
|
Status transitions:
|
|
“Acknowledge separately” |
|
“Action” |
Select one of the following actions by double-clicking the action column:
|
“Enable” “Disable” “Acknowledge” “ACK” |
The available status transitions depend on the selected “Acknowledgment method”.
|
“Details” |
Displays a summary of the action. You define the action below the table or edit the action directly in this row. |
“Deactivation”: |
Variable via which an application can deactivate the action. |
You define the parameters of the action in the field below the table. The parameters depend on the selected action: |
|
|
Configures how the individual statuses of an alarm are displayed in the alarm visualization element (alarm table, alarm banner). |
|
“Status” |
Alarm status. The available statuses depend on the selected “Acknowledgment method”. |
“Font” |
The default dialog for the selection of a font or color is opened with the |
“Background color” |
Background color for the alarm message |
“Bitmap” |
You can add a bitmap by entering the bitmap ID. If no image file is assigned to this ID yet, the standard file search dialog opens. After having selected a file, the bitmap definition of the image pool “GlobalImagePool” is added. |
“Transparent” |
Activate this option if the bitmap has a transparent color. |
“Transparent color” |
Color that is to be displayed transparently. Relevant only if the “Transparent” option is activated. |